projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cebb83
)
(BASE_PURESIZE): Increase to 1205000.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 22 Apr 2006 10:14:19 +0000
(10:14 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 22 Apr 2006 10:14:19 +0000
(10:14 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7570d5c38ed30aed1d8962411e185de932428b27..9f883ce6a9542ba0e3635c140d4456c00ea2c009 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2006-04-22 Eli Zaretskii <eliz@gnu.org>
+
+ * puresize.h (BASE_PURESIZE): Increase to 1205000.
+
2006-04-21 Kim F. Storm <storm@cua.dk>
* xdisp.c (redisplay_window): Fix last change. Don't recenter if
diff --git
a/src/puresize.h
b/src/puresize.h
index fa73736bc43cd707680aceb580a2908d83b14043..1288feff1517b074d10218dfc33828739c7aed26 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-43,7
+43,7
@@
Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (120
0
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (120
5
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */